home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0249.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  2.1 KB  |  56 lines

  1.  
  2.    Okay, so has no one tried out the AIG or (more likely) has no one 
  3.    bothered to give me any feedback?
  4.  
  5.    Version 1 is available from the CBATNAM webpage and version 1b
  6.    is available from my AMOS-webpage...
  7.  
  8.  
  9.    I will clarify what the AIG does:
  10.  
  11.    Using a paint-program such as PersonalPaint or DeluxePaint, you
  12.    draw your images on an IFF screen.  You do NOT need to draw a
  13.    "frame" around each image.
  14.  
  15.    Just load the IFF into the AIG and it will scan the entire IFF (which
  16.    can be up to 1024 pixels tall I believe), scrolling the screen up as
  17.    needed so you can view the process.
  18.  
  19.    Unlike what I said in one of my previous messages, the AIG actually
  20.    scans from Top to Bottom, LEFT To RIGHT, one row at a time.
  21.  
  22.  
  23.    When it finds a piece of an image the AIG will automatically sort out
  24.    the area the image uses and grab that image which will be placed into
  25.    either the Bob or Icon bank, depending on which you specified in the 
  26.    Options menu.
  27.  
  28.    When the IFF has been fully processed, IF you have Auto-Centering
  29.    turned ON (under the Options menu), the images will all be
  30.    automatically width-aligned (according to the 16-pixel boundary
  31.    needed for the blitter) and centered horizontally.
  32.  
  33.    So, the point is you do NOT need to do ANYTHING else, period...
  34.  
  35.    In addition, you can import Bob and Icon Abk-files which are 
  36.    appended to the appropriate bank.  This allows you to merge a
  37.    bunch of seperate Abk-files into one file and if Auto-Centering is
  38.    ON, these imported Images will also be width-aligned and centered
  39.    horizontally.
  40.  
  41.    You can work with both Bobs and Icons in the same session, simply
  42.    switching between the two by using the Grab Bob/Icons menu-option.
  43.  
  44.    Choose the Display Statistics option under the Project-menu to see
  45.    how many Bob and Icon images are in the current banks...
  46.  
  47.  
  48.       Take  care,   
  49.       GARFIELD
  50.       _________________________
  51.       Current projects...
  52.       Color merge/redux modules(BLITZ):  90% Complete
  53.       SideShooter(AMOS): 67% Complete
  54.       Webpages(http://www.sosbbs.com/~gbenjam): 12% Complete
  55.  
  56.